svg_fmt
A set of simple types using Display
formatters {}
to easily write in the SVG format.
This can be useful to dump information in a visual way when debugging.
The crate is very small (and has no dependency).
Example
use *;
println!;
println!;
println!;
println!;